home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #16 (199x)(Amiga Amateur Radio User Group UK)(PD)(Disk 1 of 2)[G4DCV].zip / AARUG UK #16 (199x)(Amiga Amateur Radio User Group UK)(PD)(Disk 1 of 2)[G4DCV].adf / Spool / Help / telnet.hlp < prev    next >
Text File  |  1991-02-24  |  806b  |  24 lines

  1.  
  2. USAGE
  3.      T[elnet] <hostname> [<port_number>]
  4.  
  5. DESCRIPTION
  6.      The telnet command allows you to initiate a TCP  connection from the
  7.      NOS mailbox out across  the network to another host.  This allows an
  8.      AX.25  user with nothing more than a terminal and TNC to gain access
  9.      to the TCP/IP network.
  10.  
  11.      By  including  the optional port_number,  you can connect to any TCP
  12.      server at the given  host.  The  default is to  be connected  to the
  13.      "telnet"  server, which  in the case  of NOS  software, is the MBOX.
  14.  
  15.      To quit the session at any time, enter the escape character (<CTRL>X
  16.      by default, can be changed with the E[scape] command).
  17.  
  18. EXAMPLES
  19.      telnet g0lxc      (Connect to g0lxc, (MBOX if NOS) )
  20.      t g0lxc 25        (Connect to the SMTP mail server at g0lxc)
  21.  
  22.  
  23.  
  24.